Skip to content

Conversation

@Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Nov 12, 2024

Description

Add ipfs hash library instead of using previously lit action ipfs due to bundling issue.

Note

  • This need to be tested in the browser

sessionSigs: SessionSigsMap;
debug?: boolean;
}) => {
const res = await this.executeJs({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why were we using a LA for this? Seems like a tremendous overkill

Comment on lines 689 to 693
return throwError({
message: 'code is required',
errorKind: LIT_ERROR.INVALID_PARAM_TYPE.kind,
errorCode: LIT_ERROR.INVALID_PARAM_TYPE.name,
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this PR is pointing to master (v7) it should be updated to use the new errors

@Ansonhkg Ansonhkg merged commit 7bd4623 into master Feb 13, 2025
4 of 5 checks passed
@Ansonhkg Ansonhkg deleted the feat/add-ipfs-hash-helper branch February 13, 2025 15:44
@Ansonhkg Ansonhkg mentioned this pull request Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants